home *** CD-ROM | disk | FTP | other *** search
/ Leer Poker Spelen / Unibet.iso / content / TheCD3.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2007-12-19  |  126 b   |  11 lines

  1. on(rollOut){
  2.    with(_root)
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6.    with(_root.tanja)
  7.    {
  8.       gotoAndStop(19);
  9.    }
  10. }
  11.